func math/big.divisors
2 uses
math/big (current package)
natconv.go#L328: table := divisors(len(x), b, ndigits, bb)
natconv.go#L459: func divisors(m int, b Word, ndigits int, bb Word) []divisor {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)